Welcome![Sign In][Sign Up]
Location:
Search - jpg c

Search list

[GDI-Bitmap图像格式转换_vb

Description: bmp,ico,jpg等图像格式相互转换的类 里面给出了各种图像的存储格式。 虽然是VB代码,但很容易转换为C的代码,-bmp, ico, jpg and other image format conversion inside the class are given a variety of image storage format. Although the VB code, but easily converted to C code,
Platform: | Size: 146432 | Author: lv | Hits:

[Compress-Decompress algrithmsjpeg

Description: C代码完成jpeg编码和解码,包括dct,量化,zigzag以及霍夫曼编码、解码-C code to complete jpeg encoding and decoding, including dct, quantization, zigzag and the Huffman code, decoding
Platform: | Size: 8192 | Author: Jingya | Hits:

[Picture ViewerARM_jpgdecoder

Description: 开发平台:ADS 1.2 功能:ARM下JPG文件解码(JPG文件数据流来自内存) 1、在ads1.2的AXD下选ARMULATE仿真。 2、运行前,在AXD上选“File"->选“Load Memory From File..." 3、在弹出的“Load Memory From File”对话框中"Address:"栏中填上0x20000, 然后选择一个jpg文件,按“打开” 4、按“F5”开始运行程序,运行完毕,在C盘根目录下会产生一个test.bmp文件 注意:有的JPG文件格式可能不兼容,最好先用WINDOWS XP自带的画图程序打开并 保存一下。 Seloo luo seloo@tom.com 2008-10-10-Development platform: ADS 1.2 features: ARM decoder under the JPG files (JPG file data stream from memory) 1, in the next election ads1.2 the ARMULATE simulation AXD. 2, to run before the election in AXD on
Platform: | Size: 13312 | Author: simon | Hits:

[OtherProject1

Description: 一个批量转换工具,主要是把JPG转换大指定大小的JPG图片.-A batch conversion tool is meant to JPG conversion of specified sizes, large JPG images.
Platform: | Size: 296960 | Author: 彭青峰 | Hits:

[Picture Viewerjpg2bmp

Description: 一个用纯c写的jpg转bmp的源代码。vc6通过。-Pure c a jpg to bmp write the source code. vc6 through.
Platform: | Size: 9216 | Author: elfkid | Hits:

[Game Programbox8_pic

Description: 自制 拼图游戏 mfc程序 9格子拼图 可打开外部图片进行游戏 支持bmp,jpg,gif格式 记录最近打开的问件 上方有菜单-Mfc procedures homemade jigsaw puzzle 9 lattice can open the game in support of the external picture bmp, jpg, gif format records recently asked to open the top of the menu items
Platform: | Size: 834560 | Author: wxf | Hits:

[SCM74HC595-Application-with-MC51

Description: 595——8位数码管循环移位显示.doc │ 利用74HC595实现多位LED显示的新方法.doc │ 用74HC595芯片驱动LED的电路设计.pdf │ 文件目录表绘制.cmd │ 文件夹目录.txt │ 文件名目录.txt │ ├─点阵设计 │ 74HC595PW.pdf │ 正文点阵设计.doc │ ├─Use595_4(Alexi) │ Use595_2.c │ Use595_4.hex │ Use595_4(Alexi).PWI │ Use595_4(Alexi).DSN │ ├─电子钟(595) │ Eclock_2.hex │ Eclock_2.c │ Eclock_2.Opt │ Eclock_2.Uv2 │ Eclock_2_1.hex │ E-Clock.DSN │ E-Clock.PWI │ └─资料介绍 595.jpg 74HC595真值表.png 74hc595.doc ★595引脚介绍★.doc 74HC595PW.pdf-595- 8 bit digital tube display cyclic shift. Doc │ use 74HC595 to achieve many of the new method of LED display. Doc │ with 74HC595 chip LED driver circuit design. Pdf │ paper drawing table. Cmd │ folder directory. Txt │ file name directory. txt │ ├ ─ lattice design │ 74HC595PW.pdf │ lattice design of the body. doc │ ├ ─ Use595_4 (Alexi) │ Use595_2.c │ Use595_4.hex │ Use595_4 (Alexi). PWI │ Use595_4 (Alexi) . DSN │ ├ ─ electronic bell (595) │ Eclock_2.hex │ Eclock_2.c │ Eclock_2.Opt │ Eclock_2.Uv2 │ Eclock_2_1.hex │ E-Clock.DSN │ E-Clock.PWI │ └ ─ information on 595.jpg 74HC595 truth table. png 74hc595.doc ★ 595-pin introduced ★. doc 74HC595PW.pdf
Platform: | Size: 770048 | Author: Alexi | Hits:

[RichEditRichText

Description: CRichEdit,类似QQ的编辑框 可以显示BMP,JPG以及动态的GIF格式的图片 而且还能编辑字体颜色,自动换行-CRichEdit, similar to the edit box QQ can display BMP, JPG and GIF format dynamic picture but also edit the font color, wrap
Platform: | Size: 68608 | Author: 王吉桥 | Hits:

[Embeded Linuxfbi_1.31.tar

Description: linux下开源图片codec,可显示png,jpg,bmp等,还可交叉编译,在ARM平台运行。-This is a image viewer for framebuffer devices. It is quick & dirty hacked off a svgalib PhotoCD viewer. This background is the reason for a few limits: * It can handle the usual VGA graphics modes only, i.e. packed pixels with 8 bpp pseudocolor and 16/24/32 bpp truecolor/directcolor * It was designed to handle photos. It can display paletted images (i.e. GIF) too, but not very well. On 8 bit displays you ll get dithered images... It has PhotoCD, jpeg, ppm, gif, tiff, xwd, bmp and png support buildin. Unknown formats are piped throuth convert (ImageMagick), which hopefully can handle it... If you run it with-h, it will print a short description. I ve tested this on i386 (matroxfb) and ppc (atyfb).
Platform: | Size: 92160 | Author: 张洪 | Hits:

[Internet-NetworkautoCheck

Description: 一个网络验证码程序的源码,也就是图像自动识别技术,希望对大家有用。 网络识别码的原理就是分析网络传过来的图片信息,有bmp的,有jpg 的等等,把图像信息做一个自动识别处理(算法)。-auto judg pic
Platform: | Size: 428032 | Author: reymond | Hits:

[Picture ViewerOpenAndSaveBMPorJPGImage

Description: 该程序用C++编写,打开并保存bmp格式图像和jpg格式图像。-The program with C++ to prepare, open and save images and bmp format jpg format images.
Platform: | Size: 2236416 | Author: 柴飞 | Hits:

[Delphi VCLATViewer2.7

Description: 支持版本:Delphi 5-2009, C++Builder 5-2009 ATViewer特性: Text, Binary, Hex, Unicode:所有文件,无大小限制 RTF, UTF-8: Image:支持格式,BMP, JPG, ICO, GIF, PNG, WMF, TGA等 Multimedia:可以被Windows Media Player支持的格式,AVI, MPEG, WMV, MP3 Internet:可以被MS Internet Explorer 支持的格式,HTML, XML, DOC, XLS etc-Supported version: Delphi 5-2009, C++ Builder 5-2009 ATViewer properties: Text, Binary, Hex, Unicode: all files, no size limit RTF, UTF-8: Image: Supported formats, BMP, JPG, ICO, GIF , PNG, WMF, TGA and so on Multimedia: can be Windows Media Player supported formats, AVI, MPEG, WMV, MP3 Internet: can be MS Internet Explorer supported formats, HTML, XML, DOC, XLS etc
Platform: | Size: 2952192 | Author: 李查 | Hits:

[VC/MFCDemo_VC6

Description: visual c++ source code for some graph formats (jpg, bmp)
Platform: | Size: 39936 | Author: Aleks3122 | Hits:

[Picture ViewerJPGView

Description: 在Visual C++ 6.0集成开发环境下开发的单文档打开JPG图像源码。-In Visual C++ 6.0 integrated development environment to develop a single document open source JPG images.
Platform: | Size: 1956864 | Author: zy85721 | Hits:

[Picture Viewerjpegdecode

Description: jpg图片解码资料,附带c语言解码源代码-jpg picture decoding data, with c language source code decoder
Platform: | Size: 768000 | Author: ms | Hits:

[Picture Viewercximage600_demo

Description: CxImage是一个可以用于MFC 的C++图像处理类库类,它可以打开,保存,显示,转换各种常见格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的互相转换。-CxImage is a C++ class to load, save, display, transform BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K images.
Platform: | Size: 616448 | Author: junkai | Hits:

[Multimedia Developlive555-rtsp-single-image

Description: This package contains the two modified files of original live555 c++ library for saving rtsp stream as image. each frame will be saved as jpg image and updated every frame. this is particular useful in application which do image processing on live stream such as elphel camera send rtsp stream and with this code we can extract each frame of the stream, save it everytime with same file which can be read by opencv to do image processing.
Platform: | Size: 13312 | Author: ad | Hits:

[Browser ClientFileManager

Description: 文件管理系统源码(Asp.net1.1) 1.使用步骤:(1)默认的管理员51aspx可以在后台创建编辑删除角色、用户、文件。 2.用户权限级别越高,显示的文件类型越多;管理员(拥有所有权限的用户)可以看到全部类型文件,不同权限的用户显示在右侧的文件不同。 3.左上侧把文件分为A B C 三组,供用户查看;权限不同看到的文件类型不同;如:用户1仅可以看到Doc文件 ,用户2可以看到Doc和Jpg文件,管理员可以看到全部类型文件。目前系统支持Doc Jpg Pdf Xsl Dwg 五种文件。 4.上传控制文件类型,仅Doc Xsl Dwg Jpg Pdf文件可以上传。 5.后台部分,仅管理员可以登录,管理员指拥有查看所有文件权限的用户 开发工具 asp.net 语言:C# html javascript sql 系统环境: win2000操作系统 IIS5.0 Microsoft .Net Framework 1.1 IE6.0下测试通过 主页Login.aspx 管理员 51aspx 默认密码 51aspx -Source document management system (Asp.net1.1) 1. Use these steps: (1) the default administrator 51aspx in the background to create edit delete roles, users, files. 2. The higher level of user permissions, display more file types Administrator (have all the privileges of the user) can see all types of documents, users with different permissions different from the documents displayed on the right side. 3. ABC upper left side of the document is divided into three groups for the user to view permission to see the different file types are different such as: Users can see the Doc just one file, the user 2 can be seen Doc and Jpg files, administrators can see to all types of files. The current system supports Doc Jpg Pdf Xsl Dwg five kinds of documents. 4. Upload control file type, only Doc Xsl Dwg Jpg Pdf files can be uploaded. 5. The background section, only the administrator can log on, the administrator has a view all the file permissions that the user
Platform: | Size: 251904 | Author: 李赫 | Hits:

[Special EffectsWaterMarkEmbedChkTest

Description: 现在大家提供的源码都是针对BMP图片的防篡改例程,本源码主要是针对JPG图片的嵌入水印和提取水印判断,希望对大家有帮助!-Now we provide the source code is tamper-resistant against BMP images routines, this source is mainly directed against JPG images embedded watermark and the extracted watermark judgments we want to help!
Platform: | Size: 1770496 | Author: wen jb | Hits:

[Graph programwartermark

Description: 图像(jpg)数字水印的嵌入和提取,MFC版本-wartermark embeding and extracting for jpg image
Platform: | Size: 8666112 | Author: sy | Hits:
« 1 2 3 4 56 7 8 9 10 ... 20 »

CodeBus www.codebus.net